PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DView Class / getInternalName Method
In This Topic
    getInternalName Method
    In This Topic
    Gets the internal name of the view
    Syntax
    public java.lang.String getInternalName()

    Return Value

    The internal name of the view, used to refer to the view from other objects, such as the go-to-3D-view actions.
    See Also